/* ABÃ¦Â¨Â¡Ã§â€°Ë†Ã§Â½â€˜ Ã¥ÂÅ¡Ã¦Å“â‚¬Ã¥Â¥Â½Ã§Å¡â€žÃ§Â»â€¡Ã¦Â¢Â¦Ã¦â€¢Â´Ã§Â«â„¢Ã¦Â¨Â¡Ã¦ÂÂ¿Ã¤Â¸â€¹Ã¨Â½Â½Ã§Â½â€˜Ã§Â«â„¢ */
/* Ã§Â½â€˜Ã¥Ââ‚¬Ã¯Â¼Å¡Www.AdminBuy.Cn */
/* Ã¥â€ºÂ¾Ã¦Â â€¡Ã¥Â¤Â§Ã¥â€¦Â¨Ã¯Â¼Å¡Sc.AdminBuy.Cn Ã¤Â¸â€œÃ¤Â¸Å¡Ã¥Â»ÂºÃ§Â«â„¢Ã§Â´Â Ã¦ÂÂÃ§Â½â€˜Ã§Â«â„¢ */
/* QQÃ¯Â¼Å¡9490489 */

.clearfix:after {

    visibility: hidden;

    display: block;

    font-size: 0;

    content: " ";

    clear: both;

    height: 0;

}

.clearfix {

    *zoom: 1;

}

.fixed {
    position: fixed;
}

.text-ellipsis {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.over-hid {
    overflow: hidden;
}

.topmenu {
    width: 100%;
    height: 35px;
    line-height: 33px;
    background-color: #f2f0f0;
    font-size: 13px;
    border-bottom: 2px solid #e5e3e3;
}

.top_left span {
    color: #4587e8;
    font-weight: 900;
    font-size: 16px;
}

.top_right {
    font-weight: 900;

}

.top_right a {
    color: #666;
}

.top_right a:hover {
    color: #4587e8;
    text-decoration: none;
}

.header {
    max-width: 1170px;
    overflow: auto;
    padding: 10px 0 !important;
}

.header .language a {
    color: #333;
    padding: 3px 10px;
    text-decoration: none;
}

.header .language a.active {
    background: #1A76B9;
    color: #fff;
}

.menu {
    max-width: 1170px;
    height: auto;
}

.red {
    color: red;
}

.tel h2 {
    margin: 10px 0;
    color: #4587e8;
    font-weight: bold;
}

.tel p {
    margin: 0;
    font-size: 16px;
    font-weight: 900;
}

.uk-container-center {
    max-width: 1200px;
    padding: 0 15px;
}

.uk-navbar {
    color: #fff;
}

.uk-navbar-nav > li > a {
    display: inline-block;
    -moz-box-sizing: border- box;
    box-sizing: border-box;
    text-decoration: none;
    /* 1 */

    height: 48px;
    line-height: 48px;
    /* 2 */

    color: #000;
    font-size: 14px;
    font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin-top: -1px;
    margin-left: -1px;
    border: 1px solid transparent;
    border-bottom-width: 0;
}

.uk-navbar-nav > li > a > span {

}

.uk-navbar-nav > li.uk-active > a {
    text-decoration: none;
    color: #4587e8;
    background: url(../images/menhover.png) center bottom no-repeat;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    text-decoration: none;
    color: #4587e8;
    background: url(../images/menhover.png) center bottom no-repeat;
}

.uk-navbar-nav > li.uk-active > a > span {
    color: #fff;
}

.uk-navbar-nav > li:hover > a > span, .uk-navbar-nav > li > a:focus > span, .uk-navbar-nav > li.uk-open > a > span {
    color: #fff;
}

/**Ã¦â€°â€¹Ã¦Å“ÂºÃ¥Â¯Â¼Ã¨Ë†Âª**/

.mobile-nav {
    padding-left: 10px;
    padding-right: 10px;
}

.mobile-nav i:hover {
    color: #F28B28;
    cursor: pointer;
}

.banner {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.banner ul {
    list-style: none;
    padding: 0;
}

.banner ul li {
    display: block;
    padding: 0;
    float: left;
}

.banner .btn, .banner .dot {
    -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    -moz-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    -ms-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    -o-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
}

.banner .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}

.banner .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.banner .dots li.active {
    background: #fff;
    opacity: 1;
}

.banner .arrows {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #fff;
}

.banner .arrow {
    display: inline;
    padding-left: 10px;
    cursor: pointer;
}

/*Ã©Â¦â€“Ã©Â¡ÂµÃ¤ÂºÂ§Ã¥â€œÂ*/

.index-pro, .index-pro-p {
    margin-top: 50px;
}

.index-pro .h3-title, .index-pro-p .h3-title {
    font-size: 22px;
    color: #ccc;
    margin-bottom: 40px;
}

.index-pro .h3-title span, .index-pro-p .h3-title span {
    font-size: 30px;
    color: #333;
    line-height: 48px;
}

.h3-title i {
    display: block;
    width: 65px;
    height: 1px;
    background: #b5b5b5;
    margin: 15px auto;
    line-height: 0;
    font-size: 0;
}

.pro-box {
    text-align: center;
    /* box-shadow: 2px 2px 4px #e3e3e3; */
    border: 1px solid #e3e3e3;
    padding: 40px 10px;
}

.pro-box .pro-title {
    font-size: 16px;
    color: #4587e8;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

.pro-box em {
    color: #2c2c2c;
    font-style: normal;
    font-weight: 900;
}

.pro-box p {
    color: #999;
    text-align: center;
    font-size: 14px;
    margin-bottom: 30px;
}
/* .index-pro .pro-box p{ */
    /* height:110px; */
/* } */
.zhuce_zixun a {
    background: url(../images/bz_butbg.gif) no-repeat center;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    font-size: 14px;
    color: #7f7f7f;
    margin: 0 auto;
}

.bz_i01 {
    width: 115px;
    height: 1px;
    background: #e1e1e1;
    margin: 0 auto;
    display: block;
    margin: 5px auto;
    line-height: 0;
    font-size: 0;
}

.choice {
    text-align: center;
    font-size: 12px;
    padding-top: 15px;
}

.choice font {
    color: #FD5A66;
}

/*Ã¤ÂºÂ§Ã¥â€œÂÃ¤ÂºÅ’*/
.index-pro-i {
    background-image: url(../images/huis.jpg);
    overflow: hidden;
    background-position: center;
    padding: 30px 0;
}

.suanz {
    text-align: center;
    padding-bottom: 20px;
}

.index-pro-i-list {
    padding: 0;
}

.index-pro-i-list li {
    float: left;
    color: #fff;
    text-align: center;
    margin: 0 1%;
}

.suan_name {
    line-height: 35px;
    font-size: 16px;
    padding-top: 8px;
}

.kehu {
    padding-top: 40px;
    text-align: center;
}

/*Ã¥â€¦Â³Ã¤ÂºÅ½Ã¦Ë†â€˜Ã¤Â»Â¬*/

.about-container {
    border-top: #4587e8 4px solid;
    background: #4587e8;
    margin-top: 50px;
    overflow: hidden;
    padding-bottom: 20px;
}

.about-container .h3-title {
    font-size: 22px;
    color: #ccc;
    margin-top: 20px;
    margin-bottom: 40px;
}

.about-container .h3-title span {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    line-height: 48px;
}

.about-container .h3-title i {
    display: block;
    width: 65px;
    height: 1px;
    background: #fff;
    margin: 15px auto;
    line-height: 0;
    font-size: 0;
}

.about-container .uk-container-center {
    overflow: hidden;
}

.about-pic {
    margin-right: 30px;
}

.about-box {
    text-indent: 2em;
    line-height: 2;
    font-size: 16px;
}

.about-content {
    max-height: 880px;
    color: #fff;
}

.about-box .h3-title {
    font-size: 22px;
    color: #ccc;
    margin-bottom: 10px;
    border-bottom: #ccc 1px solid;
    padding-bottom: 6px;
}

.about-content a {
    color: #666;
    text-decoration: none;
}

/**news**/

.news-container {
    margin-top: 50px;
    margin-bottom: 50px;
}

.news-container .h3-title {
    font-size: 22px;
    color: #ccc;
    margin-bottom: 40px;
}

.news-container .h3-title span {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    line-height: 48px;
}

.news-container h4 a {
    font-size: 15px;
    color: #666;
    font-weight: bold;
}

.n-date {
    font-size: 12px;
    color: #999;
    background: url(../images/edit.jpg) /*tpa=http://demo267.adminbuy.cn/templets/demo/style/edit.jpg*/ no-repeat;
    padding-left: 22px;
}

.news-container p {
    font-size: 12px;
    color: #666;
}

.n-info p a {
    color: #666;
    text-decoration: none;
}

/*foot*/

.footer-container {
    background: #333;
}

.footer dl {
    min-height: 138px;
}

.footer dl dt {
    background: url(../images/fdot.jpg) /*tpa=http://demo267.adminbuy.cn/templets/demo/style/fdot.jpg*/ no-repeat 4px;
    padding-left: 18px;
    font-weight: 100;
}

.footer dl dt a {
    color: #333;
}

.footer dl dd {
    margin-left: 18px;
}

.footer dl dd a {
    font-size: 12px;
    color: #999;
}

address {
    color: #999;
    font-size: 12px;
}

.weixin {
    border-left: #ccc 1px solid;
}

.weixin .weicode span {
    display: block;
    color: #09c;
    padding-bottom: 5px;
}

.weixin .contact-box {
    margin-top: 40px;
}

.bottom_nav {
    margin-bottom: 0;
    padding: 0;
}

.bottom_nav li {
    float: left;
    padding: 8px 0;
    color: #fff;
}

.bottom_nav li a {
    display: inline-block;
    padding: 0 35px;
    font-size: 14px;
    color: #fff;
}

.bottom_container {
    background: #1F2229;
    min-height: 46px;
    color: #C7C7C8;
    text-align: center;
    padding: 20px 0;
}

.nav-sub {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.nav-title {
    background: url(../images/title_bg.jpg) no-repeat center bottom;
    padding: 20px 0;
}

.nav-title p {
    line-height: 2;
    color: #ccc;
    font-size: 22px;
    margin: 0;
}

.nav-title span {
    margin: 0;
    font-size: 20px;
	margin: auto 10px;
}

.pro-page .uk-grid > div {
    margin-bottom: 20px;
}

.pro-page {
    margin-bottom: 40px;
}
.pro-page .pro-box p{
    margin-bottom:0;
}
.pro-page .pro-box{
    padding:20px 10px;
}
.sub-nav {
    margin: 20px auto;
}

.sub-nav a {
    display: inline-block;
    background: #ECECEC;
    font-size: 14px;
    color: #666;
    padding: 14px 66px;
    text-decoration: none;
}

.sub-nav a.sub-active {
    background: #484C52;
    color: #fff;
}

.sub-nav a:hover {
    background: #4587e8;
    color: #fff;
}

.breadcrumb {
    margin-top: 50px;
    margin-bottom: 20px;
}

.pro-slideshow {
    border: #ECECEC 1px solid;
}

.article-info {
    margin: 20px;
}

.article-info h2 {
    color: #0077DD;
}

.product-info {
    margin-bottom: 50px;
}

.bkf1 {
    background: #f1f1f1;
}

/** Ã©â‚¬â€°Ã©Â¡Â¹Ã¥ÂÂ¡**/

.tabs-title {
    position: relative;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    height: 34px;
}

.tabs-title li {
    list-style: none;
    float: left;
    background: #484C52;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-right: 10px;
}

.tabs-title li a {
    color: #f1f1f1;
    text-decoration: none;
}

.tabs-title li.uk-active {
    background: #fff;
    color: #333;
    border-top: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;
}

.tabs-title li.uk-active a {
    color: #333;
}

.tabs-content {
    padding: 15px;
    border: #ccc 1px solid;
    margin-top: -1px;
    margin-bottom: 50px;
}

.new-pic-box {
    position: relative;
}

.new-pic-caption {
    position: absolute;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: rgba(0, 0, 0, .4);
    width: 100%;
}

.new-pic-caption span {
    margin-left: 15px;
}

.pic-news {
    margin-bottom: 50px;
}

.newslist h4 a {
    font-size: 15px;
    color: #666;
    font-weight: bold;
}

.newslist p {
    font-size: 12px;
    color: #666;
}

.newslist .newslist-box {
    margin-bottom: 15px;
}
.article-body .nav-sub{
    border-bottom: #ccc 1px dashed;
    margin-bottom: 0;
}
.article-body  .article-description{
    text-align: left;
    text-indent: 2em;
    padding:5px 2%;
    background: #eee;
    line-height: 1.5;
    margin:10px 16%;
}

.article-body .article-title {
    padding-bottom: 10px;
}

.article-body {
    margin-bottom: 50px;
}

.article-img {
    text-align: center;
}

.article-body .article-content, .about-page-info {
    line-height: 26px;
    color: #666;
    padding-top:15px;
}

.nextpage {
    margin-top: 30px;
    background: #999;
    height: 38px;
    line-height: 38px;
    color: #fff;
}

.nextpage a {
    color: #fff;
    text-decoration: none;
}

.goback {
    display: block;
    background: #F28B28;
    text-align: center;
    border-right: #fff 4px solid;
}

.about-page-info {
    background: url(../images/dhs.jpg) /*tpa=http://demo267.adminbuy.cn/templets/demo/style/dhs.jpg*/ no-repeat top left;
    margin-top: -40px;
}

.scroll-box {
    background: #ECECEC;
    padding: 25px;
}

.content-1 {
    height: 366px;
    overflow: hidden;
}

.contact-content {

    margin-left: 30px;
}

.contact-content p {
    margin-bottom: 28px;
    padding-left: 34px;
}

.hb-form-bg {
    background: #efefef;
    border: #E6E6E6 1px solid;
}

.hb-form {
    margin: 35px;
}

.hb-form input {
    width: 100%;
}

.hb-form label {
    color: #757575;
}

.hb-form textarea {
    width: 100%;
}

.newslist {
    overflow: hidden;
}

.newslist-box {
    border-bottom: 1px solid #ccc;
}

/*//Ã§Â¿Â»Ã©Â¡Âµ*/
.pages {
    clear: both;
    text-align: center;
    font-size: 0.8rem;
    padding: 0 0 2rem 0;
    color: #7e7064;
    margin-top: 1rem;
}

.pages a, .pages span {
    display: inline-block;
    height: 2rem;
    padding: 0 0.7rem;
    margin: 0 0.2rem !important;
    line-height: 2rem
}

.pages a:link, .pages a:visited {
    color: #7e7064;
    border: 1px solid #ccc;
    background: #fff;
}

.pages a:hover, .pages a:active, .pages span.ctxt {
    background: #4587e8;
    border: 1px solid #4587e8;
    color: #fff;
    text-decoration: none
}

/*ys_main*/

.ys_mian {
    background: url(../images/ys_bg1.jpg) no-repeat center 155px;
    margin-top: 26px;
    margin-bottom: 26px;
    position: relative;
}

.ys_bg {
    background: url(../images/ys_bg2.jpg) no-repeat center 732px;
    height: 1025px;
}

.ys {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
}

.ys h2, .ys h3 {
    width: 1200px;
    text-align: center;
    color: #4587e8;
}

.ys h2 {
    font-size: 30px;
    line-height: 60px;
}

.ys .dl_01 {
    margin: 60px 0 0 30px;
    background: url(../images/ys_icon1.gif) no-repeat 0 73px;
    width: 50%;
    min-height: 210px;
}

.ys .dl_02 {
    margin: 68px 0 0 650px;
    background: url(../images/ys_icon2.gif) no-repeat 0 73px;
    width: 50%;
    min-height: 220px;
}

.ys .dl_03 {
    margin: 60px 0 0 30px;
    background: url(../images/ys_icon3.gif) no-repeat 0 73px;
    width: 50%;
}

.ys dt img {
    display: block;
    margin-top: -18px;
}

.ys dd {
    font: 16px/26px "Microsoft Yahei", "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    padding: 15px 0 0 127px;
    color: #555;
}

.ys .ys_btn {
    display: block;
    padding-top: 21px;
}

.ys .ys_btn a {
    width: 105px;
    height: 33px;
    font: bold 14px/33px "Microsoft Yahei", "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    color: #525252;
    display: inline-block;
    margin-right: 15px;
    background: url(../images/ys_btn.gif) no-repeat;
    text-align: center;
}

/*index-pro-p*/
.index-pro-p .pro-box {
    border-bottom: #333 1px solid;
    padding-bottom: 10px;
    border-top: #fff 3px solid;
    border-left: #fff 3px solid;
    border-right: #fff 3px solid;
    padding-top: 0;
}

.index-pro-p .pro-box p {
    color: #999;
    text-align: center;
    font-size: 14px;
    margin: 6px 15px;
    height: auto;
}

.index-pro-p .pro-box .pro-title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 6px;
    margin-top: 30px;
}

.index-pro-p .pro-box:hover {
    background: #4587e8;
    border-top: #4587e8 3px solid;
    border-left: #4587e8 3px solid;
    border-right: #4587e8 3px solid;
    border-bottom: #4587e8 1px solid;
}

.index-pro-p .pro-box:hover .pro-title, .index-pro-p .pro-box:hover p {
    color: #fff;
}
